OBJECT COLLISION
This command will return a one if the two specified 3D objects are overlapping. If the second object number is set to zero, the number of the object overlapping with the first object will be returned as an integer value. The parameters should be specified using integer values.
SYNTAX
Return Integer=OBJECT COLLISION(ObjectA Number, ObjectB Number)
RELATED INFO
BASIC3D Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example